ComponentOne ASP.NET MVC Controls
Envelopes<T> Class
Members 

C1.Web.Mvc.Finance Namespace : Envelopes<T> Class
Represents a Moving Average Envelopes overlay series for the FinancialChart
Object Model
Envelopes<T> ClassSVGStyle ClassSVGStyle ClassSVGStyle Class
Syntax
'Declaration
 
Public Class Envelopes(Of T) 
   Inherits C1.Web.Mvc.ExtraSeries(Of T)
public class Envelopes<T> : C1.Web.Mvc.ExtraSeries<T> 
Type Parameters
T
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.Finance.Envelopes<T>

See Also

Reference

Envelopes<T> Members
C1.Web.Mvc.Finance Namespace